|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.core |
|---|
| Subinterfaces of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.core | |
|---|---|
interface |
IApplicationDesign
This interface represents the file resource that contains an application callflow definition. |
interface |
IApplicationFragment
This interface represents the file resource that contains an application callflow definition. |
interface |
IApplicationFragmentProject
This interface represents the top level project folder resource for application design projects. |
interface |
IApplicationProject
This interface represents the top level project folder resource for application design projects. |
interface |
IBusinessObject
This interface represents a file rosource that contains the definition of a business object used in the application. |
interface |
IBusinessObjectSet
This interface represents the folder resource that contains the business objects defined in an application project. |
interface |
IDatabase
This interface represents a folder resource that contains database table definitions. |
interface |
IDatabaseSet
This interface represents the folder resource of an application project that contains the database configuration information file and folder resources. |
interface |
IDependency
This interface represents the file resource of an application project that is a custom dependency of a project. |
interface |
IDependencySet
This interface represents the folder resource of an application project that contains the custom dependencies of a project. |
interface |
IGrammarFile
This interface represents an input recognition grammar file rosource. |
interface |
IMediaContainer
This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items. |
interface |
IMediaFile
This abstract interface represents a generic media file resource. |
interface |
IMediaFilesFolder
This interface represents the media files resource folder that occurs in persona projects and brands in application projects. |
interface |
IMediaFolder
This interface represents a user created folder below the media files folder of persona projects and brands in application projects. |
interface |
IMediaProject
This interface represents the top level project folder resource for persona language support projects. |
interface |
IMediaResource
This abstract interface represents a generic file or folder media resource. |
interface |
IPromptSet
This interface represents the file resource that contains the prompt configuration of a persona project or an application brand. |
interface |
IVoiceToolsDesignProject
|
interface |
IVoiceToolsProject
This abstract interface represents an openVXML specific project. |
interface |
IWebService
This interface represents a folder resource that contains web service message and port definitions. |
interface |
IWebServiceOperation
This interface represents a web service operation. |
interface |
IWebServicePort
This interface represents a web service port. |
interface |
IWebServiceSet
This interface represents the folder resource of an application project that contains the web service configuration information file and folder resources. |
interface |
IWebServiceTypeSet
This interface represents the folder resource of an application project that contains the web service type configuration information file and folder resources. |
| Methods in org.eclipse.vtp.desktop.projects.core that return IVoiceToolsResource | |
|---|---|
IVoiceToolsResource |
IVoiceToolsResource.getParent()
Returns the parent of this resource. |
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.core.event |
|---|
| Methods in org.eclipse.vtp.desktop.projects.core.event with parameters of type IVoiceToolsResource | |
|---|---|
void |
IRefreshListener.refreshResource(IVoiceToolsResource resource)
Called when a resource has changed in some way and indicates any visual display of its data should be updated. |
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.core.internals |
|---|
| Classes in org.eclipse.vtp.desktop.projects.core.internals that implement IVoiceToolsResource | |
|---|---|
class |
ApplicationDesign
This is the concrete implementation of IApplicationDesign and
provides the default behavior of that interface. |
class |
ApplicationFragment
|
class |
ApplicationFragmentProject
This is a concrete implementation of IApplicationProject and
provides the default behavior of that interface. |
class |
ApplicationProject
This is a concrete implementation of IApplicationProject and
provides the default behavior of that interface. |
class |
BusinessObject
This is a concrete implementation of IBusinessObject and
provides the default behavior of that interface. |
class |
BusinessObjectField
This is a concrete implementation of IBusinessObjectField
and provides the default behavior of that interface. |
class |
BusinessObjectSet
This is a concrete implementation of IBusinessObjectSet
and provides the default behavior of that interface. |
class |
Database
This is a concrete implementation of IDatabase
and provides the default behavior of that interface. |
class |
DatabaseSet
This is a concrete implementation of IDatabaseSet
and provides the default behavior of that interface. |
class |
DatabaseTable
This is a concrete implementation of IDatabaseTable
and provides the default behavior of that interface. |
class |
DatabaseTableColumn
This is a concrete implementation of IDatabaseTableColumn
and provides the default behavior of that interface. |
class |
Dependency
Dependency. |
class |
DependencySet
DependencySet. |
class |
GrammarFile
This is a concrete implementation of IGrammarFile
and provides the default behavior of that interface. |
class |
MediaFile
This is a concrete implementation of IMediaFile
and provides the default behavior of that interface. |
class |
MediaFilesFolder
This is a concrete implementation of IMediaFilesFolder
and provides the default behavior of that interface. |
class |
MediaFolder
This is a concrete implementation of IMediaFilesFolder
and provides the default behavior of that interface. |
class |
MediaProject
This is a concrete implementation of IPersonaProject
and provides the default behavior of that interface. |
class |
MediaResource
This is a concrete implementation of IMediaResource
and provides the default behavior of that interface. |
class |
PromptSet
This is a concrete implementation of IPromptSet
and provides the default behavior of that interface. |
class |
VoiceResource
This is a concrete implementation of IVoiceToolsResource
and provides the default behavior of that interface. |
class |
VoiceToolsDesignProject
|
class |
VoiceToolsProject
This is a concrete implementation of IVoiceProject
and provides the default behavior of that interface. |
class |
WebService
This is a concrete implementation of IWebService and provides
the default behavior of that interface. |
class |
WebServiceOperation
WebServiceOperation. |
class |
WebServicePort
WebServicePort. |
class |
WebServiceSet
This is a concrete implementation of IWebServiceSet and
provides the default behavior of that interface. |
class |
WebServiceType
WebServiceType. |
class |
WebServiceTypeSet
Implements IWebServiceTypeSet for the types declared in the
WSDL schema. |
| Constructors in org.eclipse.vtp.desktop.projects.core.internals with parameters of type IVoiceToolsResource | |
|---|---|
MediaFilesFolder(IVoiceToolsResource parent,
org.eclipse.core.resources.IFolder folder)
Creates a new MediaFilesFolder in the parent container
with the given eclipse folder resource. |
|
PromptSet(org.eclipse.core.resources.IFile file,
IVoiceToolsResource parent)
Creates a new PromptSet in the provided parent
resource with the given eclipse file resource. |
|
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.core.workbench |
|---|
| Methods in org.eclipse.vtp.desktop.projects.core.workbench with parameters of type IVoiceToolsResource | |
|---|---|
protected abstract org.eclipse.jface.resource.ImageDescriptor |
VoiceWorkbenchResource.getIconDescriptor(IVoiceToolsResource resource)
|
protected org.eclipse.jface.resource.ImageDescriptor |
VoiceWorkbenchProject.getIconDescriptor(IVoiceToolsResource resource)
|
protected org.eclipse.jface.resource.ImageDescriptor |
VoiceWorkbenchFolder.getIconDescriptor(IVoiceToolsResource resource)
|
protected org.eclipse.jface.resource.ImageDescriptor |
VoiceWorkbenchFile.getIconDescriptor(IVoiceToolsResource resource)
|
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.voice |
|---|
| Subinterfaces of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.voice | |
|---|---|
interface |
IAudioFile
This interface represents an audio file resource of either an application or persona project. |
interface |
IVoiceProject
This interface represents the top level project folder resource for persona language support projects. |
| Uses of IVoiceToolsResource in org.eclipse.vtp.desktop.projects.voice.internals |
|---|
| Classes in org.eclipse.vtp.desktop.projects.voice.internals that implement IVoiceToolsResource | |
|---|---|
class |
AudioFile
This is a concrete implementation of IAudioFile and
provides the default behavior of that interface. |
class |
VoiceProject
This is a concrete implementation of IVoiceProject
and provides the default behavior of that interface. |
| Methods in org.eclipse.vtp.desktop.projects.voice.internals with parameters of type IVoiceToolsResource | |
|---|---|
void |
VoiceMediaProvider.refreshResource(IVoiceToolsResource resource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||